Skip to content
Back to search
30
MCP

MCP Nexus

pulsemcp/mcp nexus

Go MCP gateway that converts OpenAPI and gRPC specs into AI-callable tools with rate limiting and circuit breaking.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MCP Gateway
Converts OpenAPI 3.x specifications into MCP servers with multi-auth support, rate limiting, OpenTelemetry tracing, and destructive endpoint
0 tools
com.civic/nexus
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
0 tools · streamable-http
pivotalservicesoss/openapi-to-mcp
Generic MCP gateway that converts any OpenAPI spec into MCP tools for AI agents.
0 tools
go-mcp
Go-MCP is a powerful Go(Golang) version of the MCP SDK that implements the Model Context Protocol (MCP) to facilitate seamless communication
0 tools
MCP Nexus
Metadata-only Glama MCP server.
0 tools
megagrindstone/gopls-mcp
Go language server MCP integration for AI assistants. Navigate and explore Go code naturally.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_nexus": {
      "url": "None",
      "transport": "http"
    }
  }
}